home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / SERIE_SP / SP_002 / PORTFOLI / 4DOS / 4DOSAUTO.BAT < prev    next >
DOS Batch File  |  1998-03-14  |  320b  |  14 lines

  1. @echo off
  2. setdos /r8
  3. alias app call app.bat
  4. rem alias list call typ.bat
  5. alias cls call clr.bat
  6. alias fdisk call fdisk.bat
  7. alias type call typ.bat
  8. alias chkdsk call chkdsk.bat
  9. alias help call typ.bat help.txt
  10. alias befehle call typ.bat befehle.txt
  11. alias keystack call fake.com
  12. alias format call form.bat
  13. cls
  14.